Introduction:
This is another text based version of the classic Snake, and works in a similar way.The objective of the game is get as high a score as possible by directing the head (front end) toward any fruit you may see, represented by theta signs.

Quick Start:
Make sure you have at least 2830 bytes of RAM space, then load the SNKELITE program into RAM. The game will set itself up the first time it is run, and let you straight into the action by pressing <enter> at the title screen. You can then control the direction of your snake by using the arrow keys, or pause by pressing <enter> during play. An important note is that you can go off the edge of the screen and come back on the other side. Also, it is recommended that to leave the game you die instead of breaking it, as breaking it will waste RAM space.

Version History:
1.3 First Publipublic release
1.4.2 THe game has received a significant speed boost by re-working the mechanics. Hopefully not much change to gameplay. "Loading" time also removed.